When to not just use socket close

When to not just use socket.close() 1.4

When to not just use socket.close() 1.4 Download Summary

  • Language: Python
  • Platform: Linux / BSD
  • License: Other Free / Open Source License - Python License
  • Databases: N/A
  • Downloads: 332
  • Released: May 25, 2007

When to not just use socket.close() 1.4 Description

This script implements a "broken" client/server to show how sock.shutdown can be more useful than a simple socket.close operation.

When to not just use socket.close() 1.4 Keywords

When to not just use socket close Bookmark

Hyperlink code:
Hyperlink for Forum code:

When to not just use socket.close() 1.4 Script Download Notice

Top 4 Download periodically updates information of When to not just use socket.close() 1.4 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. When to not just use socket.close() 1.4 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Remote Shutdown on Windows

Remote Shutdown on Windows script shuts down or reboots a remote computer. ...
Python

Asynchronous port forwarding

... in the the other way. It uses asynchronous socket thanks to ye olde asyncore module, which was used by Zope up until recently (they integrated the Twisted reactor). As a consequence, it should be able to handle a great number of connections without crumbling under the weight of many threads. ...
Python

AdvDSN

... hosting environment. The component is very easy to use and very flexible for DSN management. It supports complete basic DSN management operations, such as Add, Configure and Remove a DSN. ...
ASP.NET