]> andersk Git - openssh.git/blobdiff - atomicio.c
- avsm@cvs.openbsd.org 2003/07/31 15:50:16
[openssh.git] / atomicio.c
index dfc1553c5c00c22c5c349e12dd8e189b0ff3a1f2..7637e167198685f1d421764265f0e8868a01f1a0 100644 (file)
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: atomicio.c,v 1.11 2003/06/28 16:23:06 deraadt Exp $");
+RCSID("$OpenBSD: atomicio.c,v 1.12 2003/07/31 15:50:16 avsm Exp $");
 
 #include "atomicio.h"
 
 /*
- * ensure all of data on socket comes through. f==read || f==write
+ * ensure all of data on socket comes through. f==read || f==vwrite
  */
 ssize_t
 atomicio(f, fd, _s, n)
This page took 0.031505 seconds and 4 git commands to generate.