• Ian Lance Taylor's avatar
    log/syslog: restore use of serverConn interface · 0738c7e9
    Ian Lance Taylor authored
    Revision 15629 (8d71734a0cb0) removed the serverConn interface
    that was introduce in revision 7718 (ee5e80c62862).  The
    serverConn interface was there for use by gccgo on Solaris,
    and it is still needed there.  Solaris does not support
    connecting to the syslog daemon over TCP, and gccgo simply
    calls the C library function.  This CL restores the
    interface.
    
    R=golang-dev, bradfitz, rsc
    CC=golang-dev
    https://golang.org/cl/11737043
    0738c7e9
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...