RAP_M_UDP
#define RAP_M_UDP_ROBUST (RAP_M_UDP|RAP_M_ROBUST)
rap->rap_mode |= RAP_M_UDP;
if ((rap->rap_mode & RAP_M_UDP) == RAP_M_UDP) {