View Single Post
sfPlayer
Senior Member
Join Date: Dec 2007
Location: Germany
Old 03-05-2008 , 13:21   Re: [EXTENSION] Socket (2.1.0)
Reply With Quote #10

My extention is actually only an enhanced version of yours ;)

Please add debug output right before you call SocketSend() and use wireshark (or any other packet sniffer) to check if you actually call SocketSend() and the ext sends the packet.

If neither the error callback gets fired nor a native error gets triggered it's a bug, please send me the sourcecode for further investigation.

Last edited by sfPlayer; 03-05-2008 at 13:27.
sfPlayer is offline