X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt-control%2Ffacilities%2Fsocket.xml;h=0f6587b091aaeccb61b29fc506d5123a6e7e415e;hb=695b573140fe72db2cd039c00800b1fd8d5f1ca6;hp=8439d1946b2705674b220221baecb8baf3bb0337;hpb=2727692a61acaf38e731277b6cc2a78a913d3e16;p=ltt-control.git diff --git a/ltt-control/facilities/socket.xml b/ltt-control/facilities/socket.xml index 8439d19..0f6587b 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