Socket issue

Everything else that doesn't fall into one of the other PB categories.
kake26
Enthusiast
Enthusiast
Posts: 157
Joined: Sun Jan 25, 2004 7:21 pm
Contact:

Socket issue

Post by kake26 »

Hi all,
I have a problem with PB's sockets that I find very annoying. When I read from a socket it loves to fill a buffer, and that pisses me off to no end. I'm looking for a way to read the input line by line not having to parse and manipulate blocks of crap from a buffer. I'm looking for code that does this or a clue on how to do it myself. Anything at all would be helpful.