aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--syscalls.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/syscalls.html b/syscalls.html
index a80c7ca..6bbb074 100644
--- a/syscalls.html
+++ b/syscalls.html
@@ -194,7 +194,12 @@
194 <br> 194 <br>
195 no data. 195 no data.
196 </td> 196 </td>
197 <td>modest response generation</td> 197 <td>
198 <a href="mrg.c">modest response generation</a>
199 (<a href="_mrg/mrg.c.cygwin.windows10.strace.log.txt">log</a>):
200 We see 2 calls to setsockopt related to the socket we use,
201 each one of them before the respective send() is called.
202 </td>
198 </tr> 203 </tr>
199 <tr> 204 <tr>
200 <td> 205 <td>