ALT Linux Bugzilla
– Attachment 1236 Details for
Bug 8453
[PATCH] kppp не закрывает файл устройства после установления соединения pppd
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
kppp - close tty when pppd started successfully
kdenetwork-3.4.1-kppp-close_tty_pppd.patch (text/plain), 442 bytes, created by
Artem Delendik
on 2005-11-10 10:34:58 MSK
(
hide
)
Description:
kppp - close tty when pppd started successfully
Filename:
MIME Type:
Creator:
Artem Delendik
Created:
2005-11-10 10:34:58 MSK
Size:
442 bytes
patch
obsolete
>diff -Nur kdenetwork-3.4.1.orig/kppp/requester.cpp kdenetwork-3.4.1/kppp/requester.cpp >--- kdenetwork-3.4.1.orig/kppp/requester.cpp 2005-11-06 23:28:08 +0200 >+++ kdenetwork-3.4.1/kppp/requester.cpp 2005-11-06 23:30:46 +0200 >@@ -292,6 +292,7 @@ > sendRequest((struct RequestHeader *) &req, sizeof(req)); > if(recvResponse()==0) { > gpppdata.setpppdRunning(true); >+ Modem::modem->closetty(); > return true; > } else > return false;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 8453
:
1235
| 1236