PDA

Click to See Complete Forum and Search --> : Buffer Space....


Sep 17th, 2000, 08:37 PM
I have a problem that i have no clue on how to solve...

when i try to load a certain amount of winsocks .. i get a message saying "No buffer space available" ??

How in the hell do i figure this?

Dim
Sep 17th, 2000, 11:08 PM
Try rebooting.
And...exactly how many winsocks are you adding?


D!m

Sep 17th, 2000, 11:42 PM
i was adding about 65000 ...HAHAHAHAH!!

yeah i forgot that if you dont unload/close the socks..they continue on there way.... so if i add a unload code in my program, that should free up some "Buffer" space right?

Thanks Dim.