Home | History | Annotate | Download | only in apps

Lines Matching refs:SOCK_DGRAM

1264 			socket_type = SOCK_DGRAM;
1550 if (socket_type == SOCK_DGRAM) SSL_CTX_set_read_ahead(ctx, 1);
1623 if (socket_type == SOCK_DGRAM) SSL_CTX_set_read_ahead(ctx2, 1);