/* * fsocreate: create a socket and a file descriptor associated with it. * * => On success, write file descriptor to fdout and return zero. * => On failure, return non-zero; *fdout will be undefined. */