Loading lib/setup_once.h +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2006, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2007, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading Loading @@ -36,7 +36,7 @@ /* * If we have the MSG_NOSIGNAL define, make sure we use * it as the fourth argument of send() and recv() * it as the fourth argument of function send() */ #ifdef HAVE_MSG_NOSIGNAL Loading Loading
lib/setup_once.h +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * * Copyright (C) 1998 - 2006, Daniel Stenberg, <daniel@haxx.se>, et al. * Copyright (C) 1998 - 2007, Daniel Stenberg, <daniel@haxx.se>, et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms Loading Loading @@ -36,7 +36,7 @@ /* * If we have the MSG_NOSIGNAL define, make sure we use * it as the fourth argument of send() and recv() * it as the fourth argument of function send() */ #ifdef HAVE_MSG_NOSIGNAL Loading