Socket Receive Buffer
christofer
chris at misery.net
Sun Mar 7 12:41:32 EST 2004
More information about the Python-list mailing list
Sun Mar 7 12:41:32 EST 2004
- Previous message (by thread): Socket Receive Buffer
- Next message (by thread): Socket Receive Buffer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am writing a small IRC type server. I also have a small test client for obvious reasons. My problem is that when receiving input from the server, my client sometimes ends up with two messages in the same input buffer, which obviously causes problems. Anybody know why it is doing this?
- Previous message (by thread): Socket Receive Buffer
- Next message (by thread): Socket Receive Buffer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list