This website requires JavaScript.
Explore
Help
Sign In
F5
/
unison
Watch
1
Star
0
Fork
0
You've already forked unison
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
929e23b74e247b58429ae2f844de86a04299f0a0
unison
/
examples
History
Tom Henderson
929e23b74e
Fix for bug69: set local address correctly upon UDP connect; apply correct UDP connect() semantics (that sendto cannot override addresses on a connected socket); if destination is IPv4 limited broadcast address, convert to subnet-directed broadcast and send out on each interface; provide example csma-broadcast.cc script
2007-09-04 21:26:54 -07:00
..
csma-broadcast.cc
Fix for bug69: set local address correctly upon UDP connect; apply correct UDP connect() semantics (that sendto cannot override addresses on a connected socket); if destination is IPv4 limited broadcast address, convert to subnet-directed broadcast and send out on each interface; provide example csma-broadcast.cc script
2007-09-04 21:26:54 -07:00
csma-one-subnet.cc
rename to csma
2007-08-09 15:56:28 -07:00
csma-packet-socket.cc
rename to csma
2007-08-09 15:56:28 -07:00
mixed-global-routing.cc
global routing csma patch
2007-08-10 13:33:45 -07:00
simple-global-routing.cc
rename Bind to DefaultValue::Bind. fix bug 62
2007-08-08 16:41:59 +02:00
simple-point-to-point.cc
clarified a comment
2007-08-22 12:02:42 -04:00
waf
WAF: as suggested by George, add a bunch of helper waf scripts that call the toplevel waf script, so that it is possible to compile with ./waf from emacs regardless of which buffer you are visiting (the other alternative is to install waf system wide and run 'waf'.
2007-09-08 19:24:39 +01:00
wscript
Fix for bug69: set local address correctly upon UDP connect; apply correct UDP connect() semantics (that sendto cannot override addresses on a connected socket); if destination is IPv4 limited broadcast address, convert to subnet-directed broadcast and send out on each interface; provide example csma-broadcast.cc script
2007-09-04 21:26:54 -07:00