moving from abstract unix domain socket paths to normal unix domain socket paths...
authorChristian Grothoff <christian@grothoff.org>
Thu, 26 Sep 2013 18:48:59 +0000 (18:48 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 26 Sep 2013 18:48:59 +0000 (18:48 +0000)
commitfa7d6b32530d3d8c2d7e542a15319c74c22061b6
tree8f4c7615c89f646a66fc709b698ef81becdf1ad1
parentd79a03493ba5d0581e828724a402a2054429e7be
moving from abstract unix domain socket paths to normal unix domain socket paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
49 files changed:
src/arm/arm.conf.in
src/arm/gnunet-service-arm.c
src/arm/test_exponential_backoff.c
src/ats/ats.conf.in
src/consensus/consensus.conf.in
src/core/core.conf.in
src/datastore/datastore.conf.in
src/dht/dht.conf.in
src/dns/dns.conf.in
src/dns/dnsstub.c
src/dv/dv.conf.in
src/experimentation/experimentation.conf.in
src/fs/fs.conf.in
src/gns/gns.conf.in
src/gns/gnunet-dns2gns.c
src/identity/identity.conf.in
src/include/gnunet_network_lib.h
src/lockmanager/lockmanager.conf.in
src/mesh/mesh.conf.in
src/multicast/multicast.conf.in
src/namestore/namestore.conf.in
src/nat/nat_test.c
src/nse/nse.conf.in
src/peerinfo/peerinfo.conf.in
src/psyc/psyc.conf.in
src/psycstore/psycstore.conf.in
src/regex/regex.conf.in
src/scalarproduct/scalarproduct.conf.in
src/set/set.conf.in
src/statistics/statistics.conf.in
src/testbed/testbed.conf.in
src/testing/testing.c
src/transport/gnunet-helper-transport-bluetooth.c
src/transport/plugin_transport_udp.c
src/transport/plugin_transport_unix.c
src/transport/transport.conf.in
src/util/client.c
src/util/connection.c
src/util/disk.c
src/util/network.c
src/util/resolver.conf.in
src/util/server.c
src/util/service.c
src/util/test_connection.c
src/util/test_connection_addressing.c
src/util/test_connection_receive_cancel.c
src/util/test_connection_timeout.c
src/util/test_server_with_client_unix.c
src/vpn/vpn.conf.in