PHP Classes

Sockets

Recommend this page to a friend!

      Top level forums  >  PHP Specialists  >  General  >  Sockets  
Subject:Sockets
Summary:Destroying server side socket without loosing connection
Messages:6
Author:Peter
Date:2009-11-30 13:48:30
Update:2009-12-08 20:51:13
 

  1. Sockets   Reply   Report abuse  
Picture of Peter Peter - 2009-11-30 17:52:20
Hello fellow pro's,

I'm having a difficult situation on a server: I need to be able to shutdown the thread that holds an accepted connection, but -without- invoking the FIN/ACK sequence -and- being able to restore the socket -without- doing a new SYN/ACK.

In other words: ignore the connection (& resources) and re-establish silently if required...

A dare, at least for me, can anyone shed some light on this?

Thx in advance,
Peter


There are 5 replies in this thread, which are not being displayed.
Browsing this forum thread replies is available only to premium subscribers.


Go to the premium subscriptions page to learn how to become a premium subscriber and have full access to this forum.