Michal 'vorner' Vaner
|
d2cf6a8555
[2861] Handle the callbacks
|
il y a 12 ans |
Michal 'vorner' Vaner
|
32044b839f
[2861] Create a socket pair
|
il y a 12 ans |
Michal 'vorner' Vaner
|
6ad2bdd472
[2861] Test the main thread part of callbacks
|
il y a 12 ans |
Michal 'vorner' Vaner
|
497bf6025e
[2861] interface: Add IOService parameter to the manager
|
il y a 12 ans |
Michal 'vorner' Vaner
|
3ce8c82c2a
[2861] Pass the callbacks and wake up the thread
|
il y a 12 ans |
Michal 'vorner' Vaner
|
d1c359da0d
[2861] Test the callbacks are sent back
|
il y a 12 ans |
Michal 'vorner' Vaner
|
d432cd1889
[2861] Share a file descriptor and finished queue
|
il y a 12 ans |
Michal 'vorner' Vaner
|
6917e1335e
[2861] Use structure for the command
|
il y a 12 ans |
Michal 'vorner' Vaner
|
2e7cd3c5a4
[2861] Add callback for finished command to the interface
|
il y a 12 ans |
Marcin Siodelski
|
0fc40f1677
[master] Added ChangeLog entry for #2796.
|
il y a 12 ans |
Marcin Siodelski
|
eac5e75147
[master] Merge branch 'trac2976'
|
il y a 12 ans |
Mukund Sivaraman
|
351b82d0ed
[master] Use alternate syntax for shallow copy
|
il y a 12 ans |
Mukund Sivaraman
|
e42db3d283
[master] Use list() instead of .copy() (as it is a Python 3.3 feature)
|
il y a 12 ans |
Mukund Sivaraman
|
fa4e16aaa9
Merge branch 'trac2855_2'
|
il y a 12 ans |
Mukund Sivaraman
|
61dcb03fbe
[2855] Don't use clear() on lists (as it is a Python 3.3 feature)
|
il y a 12 ans |
Mukund Sivaraman
|
ed780cbba4
[master] Fix Python API compatibility issue with CPython < 3.3.0
|
il y a 12 ans |
Mukund Sivaraman
|
58f2a7f082
[2855] Use the same lock in the condition variable too
|
il y a 12 ans |
Mukund Sivaraman
|
407655388f
[2855] Notify on the socket if a response is ready
|
il y a 12 ans |
Mukund Sivaraman
|
41e40c5cb4
[2855] Fix comments
|
il y a 12 ans |
Mukund Sivaraman
|
1949be3727
[2855] Move code out of lock region
|
il y a 12 ans |
Mukund Sivaraman
|
ee58a132fe
[2855] Make the response a tuple
|
il y a 12 ans |
Mukund Sivaraman
|
e15f18aff6
[2855] Add more code comments
|
il y a 12 ans |
Mukund Sivaraman
|
6916c32a3f
[2855] Test what happens when a bad command is passed
|
il y a 12 ans |
Mukund Sivaraman
|
ee90ee28b4
[2855] Add more code comments
|
il y a 12 ans |
Mukund Sivaraman
|
c3ef6db1a2
[2855] Add class documentation
|
il y a 12 ans |
Mukund Sivaraman
|
5fe6fd9977
[2855] Add builder module tests
|
il y a 12 ans |
Mukund Sivaraman
|
a4ff0d97db
[2855] Add a basic builder thread that understands the shutdown command
|
il y a 12 ans |
Mukund Sivaraman
|
4afd4b896c
[2855] Update comment
|
il y a 12 ans |
Mukund Sivaraman
|
489316fd74
[2855] Add BIND10Server._shutdown_module() method for shutdown processing
|
il y a 12 ans |
Mukund Sivaraman
|
8b4019ff15
[2855] Fix typos
|
il y a 12 ans |