View Single Post
  #1 (permalink)  
Old 07-23-2007, 02:35 AM
gabriel gabriel is offline
Member
 
Join Date: Jul 2007
Posts: 41
gabriel is on a distinguished road
problem with ServerSocket on Linux
I created a server class with ServerSocket, and run it on Linux, when the Linux is rebooted, the client side could not feel it. It is still pending at "read" method instead of -1 returned from the method.
It works when it is not run in daemon.
Why?
Reply With Quote
Sponsored Links