]> arthur.barton.de Git - bup.git/commit - lib/bup/helpers.py
Merge branch 'mux'
authorAvery Pennarun <apenwarr@gmail.com>
Tue, 1 Feb 2011 08:22:07 +0000 (00:22 -0800)
committerAvery Pennarun <apenwarr@gmail.com>
Tue, 1 Feb 2011 08:22:07 +0000 (00:22 -0800)
commite529cf13b5660cd64e10aac1dd35fac9811b27af
tree43a80c7cc7f290a013dd5686ec9c260423b68fa3
parent93b034ca7e50bc0341a7909d0992cf3d5ff12da3
parent22d01e1a8077df173e03c6c7d6141fecbcdffaca
Merge branch 'mux'

* mux:
  If you specified the port number on the command line, convert it to an int.
  Add `bup daemon` command for simple socket server
  Add DemuxConn and `bup mux` for client-server