View Single Post
Ramono
Veteran Member
Join Date: Nov 2005
Location: Netherlands
Old 08-29-2007 , 14:18   Re: Module: Sockets_hz ( listenning + nonblocking ) ... working :)
Reply With Quote #12

Quote:
Originally Posted by hackziner View Post
PHP Code:
public plugin_end ()
{
        
socket_close(listening_socket//very very important !!

Not realy, u can save the socket number with a protected cvar, and continue the socket after mapload.
Only if the server closes u should end the connection.
__________________
Um, hi.

Last edited by Ramono; 08-29-2007 at 14:21.
Ramono is offline