Clarified the dscp-tos documentation a bit.
[doldaconnect.git] / daemon / net.h
index f9b7a29..2e7e2d9 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Dolda Connect - Modular multiuser Direct Connect-style client
- *  Copyright (C) 2004 Fredrik Tolf (fredrik@dolda2000.com)
+ *  Copyright (C) 2004 Fredrik Tolf <fredrik@dolda2000.com>
  *  
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -55,7 +55,11 @@ struct socket
     int close;
     struct sockaddr *remote;
     socklen_t remotelen;
-    struct ucred ucred;
+    struct
+    {
+       uid_t uid;
+       gid_t gid;
+    } ucred;
     union
     {
        struct