NetBurner 3.1
NoBlockConnectTest Example

The standard TCP connect call will block until the connection is either made or fails. The non-blocking connect call will initiate a TCP connection and return immediately.