File: .manifest

package info (click to toggle)
ruby-raindrops 0.20.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 500 kB
  • sloc: ruby: 3,537; ansic: 1,029; sh: 32; makefile: 9
file content (59 lines) | stat: -rw-r--r-- 1,315 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
.document
.gitattributes
.gitignore
.manifest
.olddoc.yml
COPYING
GIT-VERSION-FILE
GIT-VERSION-GEN
GNUmakefile
LATEST
LICENSE
NEWS
README
TODO
archive/.gitignore
archive/slrnpull.conf
examples/linux-listener-stats.rb
examples/middleware.ru
examples/watcher.ru
examples/watcher_demo.ru
examples/yahns.conf.rb
examples/zbatery.conf.rb
ext/raindrops/extconf.rb
ext/raindrops/linux_inet_diag.c
ext/raindrops/my_fileno.h
ext/raindrops/raindrops.c
ext/raindrops/raindrops_atomic.h
ext/raindrops/tcp_info.c
lib/raindrops.rb
lib/raindrops/aggregate.rb
lib/raindrops/aggregate/last_data_recv.rb
lib/raindrops/aggregate/pmq.rb
lib/raindrops/last_data_recv.rb
lib/raindrops/linux.rb
lib/raindrops/middleware.rb
lib/raindrops/middleware/proxy.rb
lib/raindrops/struct.rb
lib/raindrops/watcher.rb
pkg.mk
raindrops.gemspec
setup.rb
test/ipv6_enabled.rb
test/rack_unicorn.rb
test/test_aggregate_pmq.rb
test/test_inet_diag_socket.rb
test/test_last_data_recv_unicorn.rb
test/test_linux.rb
test/test_linux_all_tcp_listen_stats.rb
test/test_linux_all_tcp_listen_stats_leak.rb
test/test_linux_ipv6.rb
test/test_linux_middleware.rb
test/test_middleware.rb
test/test_middleware_unicorn.rb
test/test_middleware_unicorn_ipv6.rb
test/test_raindrops.rb
test/test_raindrops_gc.rb
test/test_struct.rb
test/test_tcp_info.rb
test/test_watcher.rb