Menu

#3 BufferedSocket can only handle packet size of <3000 bytes

open-fixed
Lee
5
2007-03-21
2006-03-01
Lee
No

A BufferedSocket by default only has 3000 bytes
allocated to it's incoming buffer
(BufferedSocket.cpp:40). This should be a configurable
amount.

Discussion

  • Lee

    Lee - 2006-03-01
    • assigned_to: nobody --> workerant
     
  • Lee

    Lee - 2007-03-21
    • status: open --> open-fixed
     

Log in to post a comment.