+ Post New Thread
Page 1 of 16 1 2 3 11 ... LastLast
Threads 1 to 20 of 301

Forum: UNIX Programming

  1. Socket SO_RCVBUF information.

    Hi, For various reasons I need to how many packets are queued in the SO_RCVBUF of a udp socket. I know there are various mechanisms for detecting...

    • Replies: 5
    • Views: 2,140
    05:09 AM Go to last post
  2. asdf

    Hello, what is the best way of solving cases where one has to wait (forever, until killed or instructed otherwise) for some event to occur? E.g.,...

    • Replies: 5
    • Views: 575
    04:40 PM Go to last post
  3. Size

    Hi all, My code(c/c++) runs as a server on a gnu/linux box. it does multithreading, socket and database(oci) stuff. The problem is that by using...

    • Replies: 4
    • Views: 365
    01:01 AM Go to last post
  4. Programming for hardware

    Hi everybody, What libraries do I need to access hardware such as a hard drive? I know how to write to files and such, but how would I program...

    • Replies: 1
    • Views: 431
    04:13 AM Go to last post
  5. GCC 2.96 and "-march=i686"

    Charles Wilkins <2boxers_at_comcast.net> wrote: Hi Charles. Thanks for the quick response. As for installing a new version of GCC, my...

    • Replies: 3
    • Views: 645
    03:43 AM Go to last post
  6. Is This an "rtf" or "csv" File?

    On Thu, 07 Aug 2003 02:42:21 GMT, Terry <a@b.c> wrote: How can it be both? Will tell you later... The Rockies won/lost record may be...

    • Replies: 10
    • Views: 701
    02:27 AM Go to last post
  7. select() max number of file descriptors

    It seems that my system's select call has a limitation of 1024 open file descriptors. I need to learn about this restriction as I am programming...

    • Replies: 3
    • Views: 3,814
    02:16 AM Go to last post
  8. How to create and populate a text file in unix C programming

    I am trying to have my parent process create two text files in my current directory write its pid in ecah file and close them. I don't know how to...

    • Replies: 4
    • Views: 892
    01:52 AM Go to last post
  9. Shell programming question...urgent help please!

    Bob C. Little <bclasd@bellsouth.net> wrote: Here's a Perl solution: ------------------------8<--------------------------------------------...

    • Replies: 1
    • Views: 457
    11:52 PM Go to last post
  10. how to know the size of a raw disk partition ?

    "Michael Korte" <michael.korte@materna.de> wrote in message news:bgqeh0$38v$1@pentheus.materna.de... df only tells about mounted file systems. ...

    • Replies: 1
    • Views: 1,335
    10:59 PM Go to last post
  11. fseek backwards, overwrite partial, drop residue?

    Jem Berkes wrote: Easy. First fseek, then ftruncate, then fput, fwrite or whatever. -- Fletcher Glenn email f-g-l-e-n-n@quest.com (remove...

    • Replies: 5
    • Views: 1,440
    09:50 PM Go to last post
  12. how to find the current tty?

    Hello, I'm trying to find out how I can tell the current tty from a daemon written in C. ttyname() is useful only for the tty I start it on, but...

    • Replies: 8
    • Views: 1,606
    07:59 PM Go to last post
  13. The destruction of a sub instantiated obj that I’mpointing too.

    The destruction of a sub instantiated obj that I’m pointing too. This is a pseudo code example, don’t get all bent if I forgot a semicolon etc...

    • Replies: 2
    • Views: 446
    06:13 PM Go to last post
  14. pthreads synchronization problem

    Hi, I've been trying to get the hang of programming with POSIX threads, and as an exercise in doing so I've written a simpe application where one...

    • Replies: 2
    • Views: 1,350
    04:15 PM Go to last post
  15. Order of memory segments

    Is the order of memory segments(text, data, BSS, heap) guaranteed to be same in any unix memory model ?

    • Replies: 3
    • Views: 936
    03:39 PM Go to last post
  16. signals, threads, SIGPIPE, sigpending (fun!)

    Hi Frank, Pardon me for butting in a thread that I didn't follow from the beginning... But AFAIK, SUSv3 states (in the rationale volume in...

    • Replies: 10
    • Views: 1,055
    01:44 PM Go to last post
  17. Signals and recvfrom() behavior

    Hello, I have a program which is waiting for data on a socket in recvfrom(). If a signal (SIGTERM) is sent to the program, should recvfrom()...

    • Replies: 9
    • Views: 2,386
    08:42 AM Go to last post
  18. socket of port 0

    Hello, I have a server programing running on solaris 8 ultra 5. It seems has a bug happens very very occasionally. I use lsof and pfile...

    • Replies: 0
    • Views: 1,356
    Lee
    06:41 PM Go to last post
  19. Any free load generator for Solaris 9 in a Java environment?

    Does anyone know any free processor load generator for Solaris 9? I would like to stress Solaris 9 in a Java environment. Thanks. EKL

    • Replies: 1
    • Views: 899
    04:32 PM Go to last post
  20. Will changing IP address affect 'rlogin'/'telnet'?

    Currently I have two machines SUNOne and SUNTwo. Their IP addresses are: SUNOne: 111.76.90.155 SUNTwo: 111.76.90.115 So far, I was doing...

    • Replies: 1
    • Views: 664
    11:32 AM Go to last post

+ Post New Thread
Page 1 of 16 1 2 3 11 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139