X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=daemon%2Fnet.h;h=2e7e2d9f0855358c08aea3e76a7884dbe469f502;hb=302a260054ea38d3cb97be6d1a3010082c09265d;hp=f9b7a29cf1cb752492e8152eef528edfad117ae8;hpb=9e5f2b29cf819c9f79113bf3ae7edcb484d8ee14;p=doldaconnect.git diff --git a/daemon/net.h b/daemon/net.h index f9b7a29..2e7e2d9 100644 --- a/daemon/net.h +++ b/daemon/net.h @@ -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 * * 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