Index of /~amit/research/lowlatencyTCP/user

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -
[TXT]asm.socket.h14-Mar-2003 01:01 1.7K
[TXT]bits.socket.h14-Mar-2003 01:01 11K
[   ]install14-Mar-2003 01:01 224

To user the kernel protocol a new type of socket must be declared. When using TCP/IP a socket of type SOCK_STREAM is created. Instead create a socket of type SOCK_CLUSTER to use the cluster protocol.

To install the user header files, run "install" from this directory. Root access is probably required. Files that are modified will be backed-up by appending a .orig to the file name.