View Single Post
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 11-12-2009 , 10:08   Re: Module: Sockets_hz ( listenning + nonblocking ) ... working :)
Reply With Quote #32

A folk remembered me that I modified this module for use in a plugin of mine. The difference is that since socket_open does one operation in blocking mode it still can hang the server. So, this version brings socket_open_non_blocking so all the operations can be done in non blocking mode. Source, win and linux version in the zip file here http://forums.alliedmods.net/showthread.php?t=99516

(Confirmed by hackziner)
__________________

Last edited by joaquimandrade; 11-16-2009 at 14:07.
joaquimandrade is offline