Index of /~amit/research/lowlatencyTCP/user

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[TXT]asm.socket.h 2003-03-14 01:01 1.7K 
[TXT]bits.socket.h 2003-03-14 01:01 11K 
[   ]install 2003-03-14 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.