Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Feb 1999 21:08:40 -0500
From:      Mohamed Abdel-Aal <abdelm2@rpi.edu>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Kernel I/O, how ?
Message-ID:  <36B90127.241FD3D1@rpi.edu>

next in thread | raw e-mail | index | archive | help
I am doing some  experiments in TCP that require some modifications to
the code. Namely, /netinet/tcp_timer.c
The problem is that I am not able to do any standard file I/O calls in
the TCP code because I was told that the kernel can't handle high level
I/O calls (stdio.h) .

All I need to do is open a file, write some stuff to it and then close
it. But I can't do any of this becuase the kernel will not build if
include stdio.h ??

Any idea ?

I am using FreeBSD 2.2.7

Please e-mail me at :     abdelm2@rpi.edu
Thanks ...


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36B90127.241FD3D1>