Re: [PATCH] conn.c
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
HI Rene, I don't get it, why you need this function? closing/shutdown of connection is not a inter-thread communication. why not just? stop = 1 gwthread_wakeup(...) Thanks, Alexander Malysh Am 02.08.2010 um 16:42 schrieb Rene Kluwen: > Hereby I want to propose a patch in gwlib to add a function that would make life a lot easier in smppbox. > > == Rene > > <conn_shutdown2.patch>