Berkeley Sockets API

Top  Previous  Next

The 3L Diamond TCP/IP stack supports a subset of the standard Berkeley sockets.

The current version supports blocking sockets only.

Only the functions which differ from the standard Berkeley sockets are described in detail.

 

The functions and the constants they use are defined in the header file socket.h. This header should not be included directly in your application.  Instead you should include stack.h.