Download List

Descripción del Proyecto

The Asynchronous Socket Library provides
event-driven socket programming a la MFC
CAsyncSocket. It can also be used in blocking mode
as an ordinary C++ socket library.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-06-17 07:19 Back to release list
0.2

Cambio de la encuesta () para seleccionar la aplicación (), algunos de reelaboración de código, y una solución para un problema grave en el Read () función (es llamada read () en el socket subyacente en dos ocasiones con el mismo tampón).
Tags: Initial freshmeat announcement
Changing from the poll() implementation to select(), some code reworking, and a fix for a serious bug in the Read() function (it called read() on the underlying socket twice with the same buffer).

Project Resources