History | View | Annotate | Download (5.55 KB)
Fix net_helper.h for win32
net_helper : adding node_ip function
adding config string to net_helper_init
net-helper: fix maxfd problem in call to select
adding max_write_size parmeter to nodeid_dump
doxy related fixes
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1420 c54fac2e-1815-407e-9b96-088d06743913
more header fixes
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1404 c54fac2e-1815-407e-9b96-088d06743913
fixes to headers
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1403 c54fac2e-1815-407e-9b96-088d06743913
Add the possibility to pass a user-defined fd set to wait4data()
Change the wait4data interface (no structures on the stack)
Add stub for bind_msg_type()
Remove another "const", this time for allowing refcounting
Due to ML crappines, the "to" parameter of sent_to_peer() cannot be const
Include guards
Make the net helper part of the officia GRAPES interface, by moving it in the include directory