[ wxwindows-Patches-1905981 ] Receive and send buffer sizes not initialized

SourceForge.net noreply at sourceforge.net
Sun Mar 2 17:00:00 PST 2008


Patches item #1905981, was opened at 2008-03-03 01:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1905981&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Socket
Group: bug fix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jörg Vehlow (t4e-dracula)
Assigned to: Nobody/Anonymous (nobody)
Summary: Receive and send buffer sizes not initialized

Initial Comment:
When the receive and send buffer sizes where built in the author forget to initialize the values in the SocketClient class.
Because of that the buffers are set to random values resulting in a lot of problems.

This patch adds initilization to SocketClient::SocketClient().

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1905981&group_id=9863




More information about the wx-dev mailing list