aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/socket_default/socket_default_socket.h
Commit message (Collapse)AuthorAgeFilesLines
* Deferred instantiation of socket implmentations until registration.Tobias Brunner2010-10-151-4/+0
| | | | | | Instantiating the implementations on plugin load was problematic in case multiple socket plugins were loaded. Now, the first one registered is instantiated.
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+49