Files
rtems/testsuites/libtests/syscall01/syscall01.doc
Sebastian Huber 58f665583e networking: socket to/from file descriptor
o Move rtems_bsdnet_fdToSocket() and rtems_bsdnet_makeFdForSocket() to
   "cpukit/libnetworking/rtems/rtems_syscall.c".
 o The rtems_bsdnet_makeFdForSocket() function is now static.
 o Check in rtems_bsdnet_fdToSocket() function that the file descriptor
   uses the socket handlers, otherwise an error status will be returned
   and errno set to ENOTSOCK.
 o New test libtests/syscall01.
2012-04-03 16:21:23 +02:00

12 lines
137 B
Plaintext

This file describes the directives and concepts tested by this test set.
test set name: syscall01
directives:
TBD
concepts:
TBD