由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - how to close port/socket from parent process?help!!!!!!!!!
相关主题
A question about thread of unix18周岁就不用管了?生活费诉讼引发大争议
how to fork a subroutine in unix?another c++ question
各位大哥帮忙,EXECVE()的使用父母广州拒签申诉结果
how to record the process end time in a child process and obtain it in the parent process?是否抛弃奥巴马:一个北卡美国人的帖子
[转载] waitpid 一问bloomberg面经
fork() and execve() in Unix请教template class怎么处理Inheritance问题(面试题)
Re: how to close port/socket from parent process?help!!!!!!!!!Phone Interview面经
"fork" program question.C++ Q96: function inheritance
相关话题的讨论汇总
话题: parent话题: process话题: socket话题: port话题: close
进入Unix版参与讨论
1 (共1页)
d***j
发帖数: 25
1
We are working on a distributed application(client end, on Solaris 5.8), the
networking part is provided by a software package.This means the networking
details are hiden from us.
When we try to fork the appl. at runtime, the child process incurred some
problems, when the server start some synchronization procedure, some conflicts
happen.
This may be due to the inheritted opening ports, sockets from the parent
process
for example:
main(){
...
parent->initNetwork();//library, details unknown
pare
1 (共1页)
进入Unix版参与讨论
相关主题
C++ Q96: function inheritance[转载] waitpid 一问
question regarding inheritancefork() and execve() in Unix
小孩有收入怎么报税?Re: how to close port/socket from parent process?help!!!!!!!!!
多少钱才觉得自己很富有?"fork" program question.
A question about thread of unix18周岁就不用管了?生活费诉讼引发大争议
how to fork a subroutine in unix?another c++ question
各位大哥帮忙,EXECVE()的使用父母广州拒签申诉结果
how to record the process end time in a child process and obtain it in the parent process?是否抛弃奥巴马:一个北卡美国人的帖子
相关话题的讨论汇总
话题: parent话题: process话题: socket话题: port话题: close