• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gatzka / cjet
85%
master: 61%

Build:
Build:
LAST BUILD BRANCH: feature/cmake_coveralls
DEFAULT BRANCH: master
Repo Added 11 Dec 2014 11:08AM UTC
Files 57
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH 0.2
branch: 0.2
CHANGE BRANCH
x
Reset
  • 0.2
  • 0.1.2.0
  • coverity_scan
  • feature/cmake_coveralls
  • fix/const_correctness
  • fix/const_correctness_httpserver
  • fix/const_peer_list
  • fix/epoll_et
  • fix/max_alloc_check
  • fix/method_call
  • fix/number_of_fetchers
  • fix/parse_ws_protocols
  • fix/qbs16
  • fix/readability
  • fix/remove_requestvalue_cache
  • fix/set_response_no_value
  • fix/timer_interface
  • fix/uninitailized_listen_fd
  • master
  • release/0.1
  • release/0.2
  • release/0.3
  • release/0.4
  • release/0.5
  • v0.1.10
  • v0.1.11
  • v0.1.3.0
  • v0.1.4.0
  • v0.1.6.0
  • v0.1.7.0
  • v0.1.8
  • v0.2.0
  • v0.2.1
  • v0.3.0
  • v0.4.0
  • v0.5.0

pending completion
716

push

travis-ci

gatzka
Daemonize cjet only after setting up the listening sockets.

This simplifies startup in an init script based init system. Now you
can just start cjet without ampersand and the control to the shell goes
back after setting up the listening sockets.

Befor this fix, cjet went into background before the listening sockets
ran. This introduces a race condition that processes requiring cjet
might be startet right after cjet and try to connect cjet before
listen() in cjet was called.

2875 of 3398 relevant lines covered (84.61%)

2430367.47 hits per line

Relevant lines Covered
Build:
Build:
3398 RELEVANT LINES 2875 COVERED LINES
2430367.47 HITS PER LINE
Source Files on 0.2
  • List 0
  • Changed 23
  • Source Changed 5
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
716 0.2 Daemonize cjet only after setting up the listening sockets. This simplifies startup in an init script based init system. Now you can just start cjet without ampersand and the control to the shell goes back after setting up the listening sockets. ... push 12 Jul 2016 06:53AM UTC gatzka travis-ci pending completion  
705 0.2 Test behaviour of socket close during websocket upgrade. push 27 Jun 2016 01:59PM UTC gatzka travis-ci pending completion  
See All Builds (611)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc