Skip to content
Snippets Groups Projects
Commit 4baf6da6 authored by emarsden's avatar emarsden
Browse files

  - add a non-blocking version of CONNECT-TO-INET-SOCKET, which avoids
    having CMUCL blocked in in the connect() system call, allowing other
    threads to run. The new function is called
    CONNECT-TO-INET-SOCKET/NON-BLOCKING, and CMUCL still uses the old
    function internally.

From Michael Hannemann.
parent 574c28d3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment