Skip to content

Instantly share code, notes, and snippets.

@ndzj081221130
Created February 12, 2014 02:12
Show Gist options
  • Select an option

  • Save ndzj081221130/8948727 to your computer and use it in GitHub Desktop.

Select an option

Save ndzj081221130/8948727 to your computer and use it in GitHub Desktop.
cf-vagrant-test
> 在test/cf-vagrant-installer中执行
> vagrant destroy,删除虚拟机重新vagrant up
> health manager启动失败
> 部署nodejs时,150001: The app package is invalid: failed repacking application
发现warden中,unregister connection?
quotaon: Mountpointor device)/ not found or has no quota enabled
java应用,运行的jdk版本?
iomux-link。iomux-spawn
研究c源码?晕死。。。
muxer
struct muxer_s , muxer_t
allocate一个muxer
muxer_t * muxer_alloc(int accept_fd , int source_fd , size_t ring_buf_size)
muxer_run,muxer_wait_for_client, muxer_stop, muxer_free 参数都是muxer_t *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment