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
20bf1d71bbf7f75b49509a04af589d5eb25e52bc
unison
/
examples
History
Craig Dowell
20bf1d71bb
merge with trunk
2007-09-10 15:50:07 -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-multicast.cc
clarify use of wildcards in multicast routes versus default mulicast routes.
2007-09-04 18:06:06 -07:00
csma-one-subnet.cc
set source IP address in udp-socket packets
2007-08-13 19:54:47 -07:00
csma-packet-socket.cc
rename to csma
2007-08-09 15:56:28 -07:00
mixed-global-routing.cc
cleanup. more complex multicast example
2007-08-13 14:58:06 -07:00
simple-global-routing.cc
adapt some example scripts to use the new PacketSink
2007-09-09 23:24:31 -07:00
simple-point-to-point.cc
merge with trunk
2007-09-10 15:50:07 -07: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
merge with trunk
2007-09-10 15:50:07 -07:00