backendfd.cc (111B)
1 #include "threadlist" 2 3 void Threadlist::backendfd(Socket &f) { 4 th_map[pthread_self()].backendfd(f.fd()); 5 }
crossroadsGit mirror of https://crossroads.e-tunity.com/ | |
| git clone git://git.finwo.net/app/crossroads | |
| Log | Files | Refs | LICENSE |