Glenn Strauss
|
1367f60626
|
[core] isolate sock_addr manipulation
|
2017-10-29 01:23:19 -04:00 |
Glenn Strauss
|
3c8afd194c
|
[core] base_decls.h to quiet compiler warnings
quiet compiler warning for -Wtypedef-redefinition
(redefinition of typedef is a C11 feature)
|
2017-07-30 23:45:01 -04:00 |
Glenn Strauss
|
143c6f34f5
|
[core] continue collecting use of netdb.h
continue collecting use of netdb.h into inet_ntop_cache.[ch]
|
2017-07-15 22:42:15 -04:00 |
Glenn Strauss
|
1002574692
|
[core] continue collecting use of netdb.h
continue collecting use of netdb.h into inet_ntop_cache.[ch]
|
2017-07-15 22:42:15 -04:00 |
Glenn Strauss
|
6a8de931ec
|
[core] continue collecting use of netdb.h
continue collecting use of netdb.h into inet_ntop_cache.[ch]
|
2017-07-15 22:42:15 -04:00 |
Glenn Strauss
|
5248b46c95
|
[core] sock_addr_from_str_hints reusable name res
[core] sock_addr_from_str_hints() reusable name resolution func
|
2017-07-15 22:42:15 -04:00 |
Glenn Strauss
|
55867b5602
|
[core] get port from sock_addr if AF_INET,AF_INET6
sock_addr_get_port() to get port from sock_addr if AF_INET or AF_INET6,
or else return 0
|
2017-07-15 22:42:12 -04:00 |
Glenn Strauss
|
a448886485
|
[core] inet_pton(), inet_ntop() on (sock_addr *)
shared code to provide inet_pton() and inet_ntop() behavior on
lighttpd (sock_addr *) and (buffer *) data structures.
|
2017-04-06 00:22:42 -04:00 |
Glenn Strauss
|
8abd06a7ff
|
consistent inclusion of config.h at top of files (fixes #2073)
From: Glenn Strauss <gstrauss@gluelogic.com>
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3113 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2016-03-19 15:14:35 +00:00 |
Jan Kneschke
|
bcdc6a3bbc
|
moved everything below trunk/ and added branches/ and tags/
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@30 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2005-02-20 14:27:00 +00:00 |