Skip to content

Instantly share code, notes, and snippets.

@abbas-oveissi
Created February 23, 2013 18:56
Show Gist options
  • Save abbas-oveissi/5020869 to your computer and use it in GitHub Desktop.
Save abbas-oveissi/5020869 to your computer and use it in GitHub Desktop.
sample C# code for socket 3
socket.Close();
socket.Shutdown(System.Net.Sockets.SocketShutdown.Both);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment