Switch handling to have a pointer to the target address
authorWilfried Goesgens <dothebart@citadel.org>
Fri, 1 Apr 2011 19:56:20 +0000 (21:56 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Fri, 1 Apr 2011 19:56:20 +0000 (21:56 +0200)
commit38a230bb609bfee1103ccb21111171dd56b96b6f
treed0e9ee0b6ff3aa7fea0ad209ec759cc31dea115e
parente7e9c3a84aa02b47864f22b5edf4f9c412ac82f9
Switch handling to have a pointer to the target address

 - change URL struct to contain sockaddr_in6
 - change URL-Parsing to add that indirection
 - change all pointer indirections so the new way fits
citadel/event_client.c
citadel/event_client.h
citadel/modules/smtp/serv_smtpeventclient.c
citadel/modules/smtp/serv_smtpqueue.c
libcitadel/lib/libcitadel.h
libcitadel/lib/urlhandling.c