Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Feb 1996 08:50:10 +1030 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        Martin.May@sophia.inria.fr (Martin May)
Cc:        questions@freebsd.org, mmay@pax.inria.fr
Subject:   Re: ioctl
Message-ID:  <199602082220.IAA17955@genesis.atrad.adelaide.edu.au>
In-Reply-To: <199602081816.TAA26656@pax.inria.fr> from "Martin May" at Feb 8, 96 07:16:25 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Martin May stands accused of saying:
> 
> How can I add an ioctl function?
> I want to pass a new struct through an udp-socket.

Um, you're not making a lot of sense here.  If you want to pass a struct
through a socket, you just up and write it to the socket.  If what you
mean is that you want to add more code to the UDP socket functions
to do something else, then have a look at how all the other ioctls
are implemented.  You've got the source, that's what it's for 8)

> Martin

-- 
]] Mike Smith, Software Engineer        msmith@atrad.adelaide.edu.au    [[
]] Genesis Software                     genesis@atrad.adelaide.edu.au   [[
]] High-speed data acquisition and      (GSM mobile) 0411-222-496       [[
]] realtime instrument control          (ph/fax)  +61-8-267-3039        [[
]] "wherever you go, there you are" - Buckaroo Banzai                   [[



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602082220.IAA17955>