Skip to content
  1. Jul 20, 2008
    • Yang Tse's avatar
      Added "pointer to void" as another data type to check for the sixth argument of · 184229b1
      Yang Tse authored
      function recvfrom as a result of the info additionally logged when running on a
      Solaris system.
      
      The compiler error showed that the prototype being used on Solaris was the one
      declared in line 427 of "/usr/include/sys/socket.h" as:
      
      function(int,
               pointer to void,
               unsigned int,
               int,
               pointer to struct sockaddr,
               pointer to void) returning int
      184229b1
  2. Jul 19, 2008
  3. Jul 18, 2008
  4. Jul 17, 2008
  5. Jul 16, 2008
  6. Jul 15, 2008
  7. Jul 14, 2008
  8. Jul 11, 2008
  9. Jul 10, 2008