Index: uspace/srv/net/include/socket.h
===================================================================
--- uspace/srv/net/include/socket.h	(revision 9b87284b85778a67933d2a6229eb28b062b698e8)
+++ uspace/srv/net/include/socket.h	(revision 8edacbce0741266516f28901a084219ffd7e4a9f)
@@ -61,4 +61,5 @@
  *  @returns EPROTONOSUPPORT if the protocol is not supported.
  *  @returns ENOMEM if there is not enough memory left.
+ *  @returns ELIMIT if there was not a free socket identifier found this time.
  *  @returns Other error codes as defined for the NET_SOCKET message.
  *  @returns Other error codes as defined for the bind_service_timeout() function.
