Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


reformatting of the source files
[palacios.git] / palacios / src / palacios / vmm_socket.c
2009-03-03 Jack Lange reformatting of the source files
2009-03-03 Jack Lange changed V3_SOCK to int, and updated the sock_set types...
2009-02-10 Lei Xia Modify Socket, Make V3_SOCK long
2009-02-04 Lei Xia Remove the test code
2009-02-03 Lei Xia V3_Sockets Macros tested
2009-02-03 Lei Xia Finish the VMM Socket Layer
2008-11-25 Jack Lange added sock_set functions for select() support
2008-11-24 Jack Lange added socket interface