mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 16:43:26 +02:00
Use wireutil.reply() where possible.
This commit is contained in:
@@ -37,7 +37,7 @@ var wireutil = {
|
||||
)
|
||||
.encodeNB()
|
||||
}
|
||||
, response: function(source) {
|
||||
, reply: function(source) {
|
||||
var seq = 0
|
||||
return {
|
||||
okay: function(data, body) {
|
||||
|
||||
Reference in New Issue
Block a user