You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/08/28 03:08:37 UTC

[GitHub] [incubator-weex] Darin726 opened a new pull request #2854: Feature/try fix top native crash fd problem

Darin726 opened a new pull request #2854: Feature/try fix top native crash fd problem
URL: https://github.com/apache/incubator-weex/pull/2854
 
 
   1. 全局的 fd 操作改成局部变量, 每次初始化互不干扰
   2. mmap 返回 9 或 13 再次尝试创建一次 fd.
   3. 创建 fd 的操作放在各自的线程.
   4. 创建 fd 时加上进程号, 各进程采用不同的名字. 做好隔离.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services