blob c55d4a0d8785ad33382d6270b044337b902ce769 224 bytes (raw)
name: lib/rainbows/event_machine_thread_pool/client.rb # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
| | # -*- encoding: binary -*-
# :enddoc:
class Rainbows::EventMachineThreadPool::Client <
Rainbows::EventMachine::ThreadClient
# QUEUE constant will be set in worker_loop
def app_dispatch
QUEUE << self
end
end
|
debug log:
solving c55d4a0 ...
found c55d4a0 in https://yhbt.net/rainbows-public/1379421104-75563-1-git-send-email-godfat@godfat.org/
applying [1/1] https://yhbt.net/rainbows-public/1379421104-75563-1-git-send-email-godfat@godfat.org/
diff --git a/lib/rainbows/event_machine_thread_pool/client.rb b/lib/rainbows/event_machine_thread_pool/client.rb
new file mode 100644
index 0000000..c55d4a0
Checking patch lib/rainbows/event_machine_thread_pool/client.rb...
Applied patch lib/rainbows/event_machine_thread_pool/client.rb cleanly.
index at:
100644 c55d4a0d8785ad33382d6270b044337b902ce769 lib/rainbows/event_machine_thread_pool/client.rb
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://yhbt.net/rainbows.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).