Re: [twsocket] TWSocketThrdServer graceful shutdown

2007-09-28 Thread [EMAIL PROTECTED]
>--- Original Message --- >From: Arno Garrels[mailto:[EMAIL PROTECTED] > > Isn't this list great? Where else do you get faster support for > free software? Yes, it is. Thank you both for your quick responses. -dZ. -- To unsubscribe or change your settings for TWSocket mailing

Re: [twsocket] TWSocketThrdServer graceful shutdown

2007-09-28 Thread Wilfried Mestdagh
Friday, September 28, 2007, 20:36, Arno Garrels wrote: > Wilfried Mestdagh wrote: >> Hello Arno, >> >>> Most likely Wilfried is faster again ;-) >> >> most of the time you are faster :) > Isn't this list great? Where else do you get faster support for > free software? Indeed. Sometime I have

Re: [twsocket] TWSocketThrdServer graceful shutdown

2007-09-28 Thread Arno Garrels
Wilfried Mestdagh wrote: > Hello Arno, > >> Most likely Wilfried is faster again ;-) > > most of the time you are faster :) Isn't this list great? Where else do you get faster support for free software? -- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html -- To unsubscr

Re: [twsocket] TWSocketThrdServer graceful shutdown

2007-09-28 Thread Wilfried Mestdagh
Hello Arno, > Most likely Wilfried is faster again ;-) most of the time you are faster :) --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/

Re: [twsocket] TWSocketThrdServer graceful shutdown

2007-09-28 Thread Arno Garrels
[EMAIL PROTECTED] wrote: > Thanks Wilfried. Close() will do it. > > What then does Shutdown(x) do? I see that Close() > calls it with an argument of 1 (SD_SEND), which > according to a comment is for "graceful close". Does > it stop sending data? Most likely Wilfried is faster again ;-) Shutdo

Re: [twsocket] TWSocketThrdServer graceful shutdown

2007-09-28 Thread [EMAIL PROTECTED]
Thanks Wilfried. Close() will do it. What then does Shutdown(x) do? I see that Close() calls it with an argument of 1 (SD_SEND), which according to a comment is for "graceful close". Does it stop sending data? -dZ. >--- Original Message --- >From: Wilfried Mestdagh[mailto:[

Re: [twsocket] TWSocketThrdServer graceful shutdown

2007-09-28 Thread Arno Garrels
[EMAIL PROTECTED] wrote: > Hello: > I using TWSocketThrdServer in a server > application and was wondering if there is a > recommended method to call for a graceful shutdown -- > one that will stop listening when all current > connections are completed. Call Close, that just stops listening,

Re: [twsocket] TWSocketThrdServer graceful shutdown

2007-09-28 Thread Wilfried Mestdagh
Hello dz, Just call Close method. server will stop listening. Note that calling Close will not stop current connections, it only stops listening. --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz Friday, September 28, 2007, 17:44, [EMAIL PROTEC

[twsocket] TWSocketThrdServer graceful shutdown

2007-09-28 Thread [EMAIL PROTECTED]
Hello: I using TWSocketThrdServer in a server application and was wondering if there is a recommended method to call for a graceful shutdown -- one that will stop listening when all current connections are completed. Thanks, -dZ. -- To unsubscribe or change your settings for TWSoc

Re: [twsocket] Socket errors in the Wiki?

2007-09-28 Thread Wilfried Mestdagh
Hello Fredrik, I think the FAQ is the right place, as the winsock errors are interesting for each component. I have a short listing on my site at the ICS FAQ without additional explanation. Maybe this is already a start ? --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.ht

[twsocket] Socket errors in the Wiki?

2007-09-28 Thread Fredrik Larsson, LC
Hi, I was thinking of maybe we should have a list over socket errors and a brief explenation of what they do and potential problems that can occur. What do you think? Maybe in the FAQ or in the list at the mainpage? Regards, Fredrik. -- To unsubscribe or change your settings for TWSocket maili