Blocking process

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello All,

I have one doubt. How the process is blocking on a system call. For instance, I have one system call like  socket() from glibc. This library call is going to call sys_socket() kernel function.My doubt is how the fucntion socket in the application(process) is waiting untill sys_socket returns one file descriptor, and How the sys_socketis returning the fd to a blocked call socket.

Regards

Jhoney




[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux