aboutsummaryrefslogtreecommitdiff
path: root/common/request.f90
diff options
context:
space:
mode:
authorJeffrey Armstrong <jeff@approximatrix.com>2021-04-09 08:09:20 -0400
committerJeffrey Armstrong <jeff@approximatrix.com>2021-04-09 08:09:20 -0400
commit025b5d1dcbb30e727afee3307d49328432bae603 (patch)
tree49ad0f24b7f71d9e15fbe03499b1bbaa94e6571c /common/request.f90
parent29ab398f73c791f9591674c813c47267c524e6be (diff)
downloadlevitating-025b5d1dcbb30e727afee3307d49328432bae603.tar.gz
levitating-025b5d1dcbb30e727afee3307d49328432bae603.zip
Modified how logging works so that multiple processes can write in theory.
Diffstat (limited to 'common/request.f90')
-rw-r--r--common/request.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/common/request.f90 b/common/request.f90
index e9043c0..d7b3120 100644
--- a/common/request.f90
+++ b/common/request.f90
@@ -230,7 +230,7 @@ contains
integer::start_send
integer::chars_sent_this_time, chars_sending
- integer::i, bytes
+ integer::i
integer::string_length
character, dimension(bufsize)::buffer