X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt-control%2Ffacilities%2Fsocket.xml;h=928097e089bed39008fecc62f0dd463805fac1ea;hb=c3e2873f1b2c1dc4db3d75e32c62b454afb444d4;hp=8439d1946b2705674b220221baecb8baf3bb0337;hpb=d41c66bf9a23a32605f5f30127cce2cbd68307a8;p=lttv.git diff --git a/ltt-control/facilities/socket.xml b/ltt-control/facilities/socket.xml index 8439d194..928097e0 100644 --- a/ltt-control/facilities/socket.xml +++ b/ltt-control/facilities/socket.xml @@ -4,35 +4,35 @@ Generic socket call : FIXME : should be more detailed. - Number of socket call - First argument of socket call + Number of socket call + First argument of socket call Create a socket - Socket structure address - Socket family - Socket type - Socket protocol - Socket file descriptor + Socket structure address + Socket family + Socket type + Socket protocol + Socket file descriptor Sending a socket message - Socket structure address - Socket family - Socket type - Socket protocol - Size of the message + Socket structure address + Socket family + Socket type + Socket protocol + Size of the message Receiving a socket message - Socket structure address - Socket family - Socket type - Socket protocol - Size of the message + Socket structure address + Socket family + Socket type + Socket protocol + Size of the message