TIMEOUT(rval=close(fd));// cancels alarm from S_TOUT
TIMEOUT(rval=close(fd));
if(rval==-1){
*Lisp_errno=errno;
return(NIL);
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.