socket-util: Factor out new function inet_parse_active().
authorBen Pfaff <blp@nicira.com>
Mon, 26 Apr 2010 17:43:55 +0000 (10:43 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 26 Apr 2010 18:02:12 +0000 (11:02 -0700)
commit52f8a75e1b9cd27d35f45daabe9ca5495b4faee3
tree286c97fadc2d863fae0f41035492ea50b527c53f
parent917e50e1b8c68cb2a0e8ac36f638f2ba3ecb2de9
socket-util: Factor out new function inet_parse_active().

An upcoming commit needs to parse connection strings without connecting to
them, so this change enables that.
lib/socket-util.c
lib/socket-util.h