I like to try HBnetio and I try to use the server in /contrib/HBNETIO/utils

But in which way can I stop server in an elegant way and not by killing the
process ?


In server sample :

      OutStd( "Press any key to stop NETIO server." + hb_osNewLine() )
      Inkey( 0 )

      netio_serverstop( pListenSocket )
      pListenSocket := NIL


But this is not a good way to use in a server  that  start server in
background

any Idea ?

Thanks

Bruno
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to