git.postgresql.org Git - postgresql.git/commit
2006年3月18日 22:09:58 +0000 (22:09 +0000)
2006年3月18日 22:09:58 +0000 (22:09 +0000)
commit a5dba023593e208dcd9d128d4aa656177f15753e
The call to DNSServiceRegistrationCreate in postc does incorrect
byte-swapping on the port number which causes the call to fail on Intel
Macs.
This patch uses htons() instead of htonl() and fixes this bug.
Ashley Clark
This is the main PostgreSQL git repository.
RSS
Atom