http://www.workers.com.br/manuais/53/html/tcp53/mu/mu-7.htm
위 사이트를 참조하면 알수 있으니 참조하도록 한다.
C Socket errno Codes

This chapter defines errno codes returned by the TCPaccess IUCV C socket functions. It includes these sections:
Overview

When an IUCV C socket function completes, the errno value provides additional information about the error reported. errno values are set when the return code is negative.
errno Code Table

The values of errno shown in this table are returned to C socket library applications when the return value is -1:
Socket number assigned by client interface code (for socket() and accept()) is out of range | ||
Socket number assigned by client interface code is already in use | ||