Home | History | Annotate | Download | only in libevent

Lines Matching refs:SOCK_DGRAM

2133 	ns->socket = socket(PF_INET, SOCK_DGRAM, 0);
3159 sock = socket(PF_INET, SOCK_DGRAM, 0);