Closing A Socket

Hey everyone,

I haven’t quite figured out yet how to completely close down a socket – other than having the client quit their program.

Why doesn’t socket.close() get the job done?

Thanks!

How do you mean “deosnt get the job done” ??

You need to describe much more what you are actually seeing as it may not mean what you think it does.