Allegro CL 6.1: Sockets

Enhancements:

  • Ability to set socket options after the socket has been created.
  • No longer need to use with-pending-socket.
  • Ability to specify write and read timeouts for certain socket streams.
  • More socket error codes recognized.
  • Shutting down both the input and output sides of a socket willl act like a close of the socket.
  • wait-for-input-available now available on a datagram socket.

Browse the socket documentation here.

Copyright © 2023 Franz Inc., All Rights Reserved | Privacy Statement Twitter